home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 16422 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.5 KB  |  34 lines

  1. Newsgroups: comp.lang.c++
  2. Path: netcom.com!marnold
  3. From: marnold@netcom.com (Matt Arnold)
  4. Subject: Re: BC++5.0 Program doesn't compile (see text)
  5. Message-ID: <marnoldDpMz7H.2su@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. References: <4k9e51$fl9@arl-news-svc-5.compuserve.com> <316AA13B.79CF@tdl.com> <craigaDpMLEB.yz@netcom.com>
  8. Date: Wed, 10 Apr 1996 07:52:29 GMT
  9. Sender: marnold@netcom23.netcom.com
  10.  
  11. craiga@netcom.com (Craig Arnush) writes:
  12.  
  13. >Ah, using OWL and the STL.  Unfortunately, there seems to be a conflict 
  14. >with how OWL uses the old Borland string class and the STL string class.  
  15.  
  16. STL string class?
  17.  
  18. >Have you tried using explicit scoping or a using-declaration instead of 
  19. >the catch-all using-directive?  The former two are recommended over the 
  20. >latter, anyways.
  21.  
  22. STL doesn't have a string class, it has only container classes.  The 
  23. standard C++ library has a string class.  Just a minor point, but could
  24. be confusing for beginners reading the group.
  25.  
  26. Regard,s
  27. -------------------------------------------------------------------------
  28. Matt Arnold                       |        | ||| | |||| |  | | || ||
  29. marnold@netcom.com                |        | ||| | |||| |  | | || ||
  30. Boston, MA                        |      0 | ||| | |||| |  | | || ||
  31. 617.389.7384 (h) 617.576.2760 (w) |        | ||| | |||| |  | | || ||
  32. C++, MIDI, Win32/95 developer     |        | ||| 4 3 1   0 8 3 || ||
  33. -------------------------------------------------------------------------
  34.